Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure CNAME file is copied over to built docs site #2446

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

istride
Copy link
Contributor

@istride istride commented Oct 1, 2024

The github action that deploys the docs site tries to create a CNAME file in a directory that doesn't yet exist, and fails. Alternative is to just create a CNAME file in 'documentation/docs', where it will be copied over to the final site.

The github action that deploys the docs site tries to create a CNAME file in a
directory that doesn't yet exist, and fails. Alternative is to just create a
CNAME file in 'documentation/docs', where it will be copied over to the final site.
@istride istride merged commit 58ac571 into master Oct 2, 2024
7 checks passed
@istride istride deleted the fix-cname-part-2 branch October 2, 2024 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants